home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_159.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  6.9 KB  |  211 lines

  1.  
  2.  
  3.                                                 ML
  4.  
  5. FAQ:
  6. Greg Morrisett:
  7. ftp://rtfm.mit.edu/pub/usenet/news.answers/meta-lang-faq
  8. http://www.lib.ox.ac.uk/internet/news/faq/archive/meta-lang-faq.html
  9. http://www.cs.cmu.edu/afs/cs.cmu.edu/misc/sml/build/archived-mail/sml-list/ftp/faq.txt
  10. http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/jgmorris/web/sml-faq.html
  11.  
  12.                                            1. CAML
  13.  
  14.                                             CAML Light
  15.  
  16. If a camel flies, no one laughs if it doesn't get very far.
  17. --> Paul White
  18.  
  19. Page: 
  20. http://pauillac.inria.fr/caml/
  21.  
  22.  
  23. VERSION - UPDATE: 0.7  (07-05-95)                               
  24.  
  25. README:
  26. " Caml Light is a small, portable implementation of the ML language that runs on most Unix machines. It has also been ported to the Macintosh, the PC, and other microcomputers.
  27. Caml Light implements the Caml language, a functional language from the ML family. Caml is quite close to Standard ML, though not strictly conformant. There are some slight differences in syntax and semantics, and major differences in the module system (these changes were required to support separate compilation)."
  28.  
  29. AUTHORS:
  30. Xavier Leroy 
  31. Arnand Vandame
  32. Damien Doligez
  33. Pierre Weis
  34.     
  35. COPYRIGHT:
  36. (c) Institut National de Recherche en Informatique et en Automatique (INRIA) - Domaine de Voluceau - Rocquencourt - 78153 Le Chesnay Cedex - France. 1989 - 1995
  37.  
  38. TYPE:
  39. Freeware
  40.  
  41. INTERNET SITES:
  42. Original site:
  43. ftp://ftp.inria.fr/lang/caml-light/
  44.  
  45. Other sites (mirrors):
  46. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/caml-light/
  47. ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/caml-light/
  48. http://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/caml-light/
  49.  
  50.  
  51.                                                   2. SML
  52.  
  53. Page:
  54. http://foxnet.cs.cmu.edu/sml.html
  55.  
  56.  
  57.                                                  2.1 NJSML93+
  58.  
  59. New Jersey is not the armpit of the nation;
  60. it's the asshole of the universe.
  61. --> Jonathan Michael Smith
  62.  
  63. Page:
  64. http://www.cs.Princeton.EDU:80/faculty/appel/smlnj/
  65.  
  66. VERSION - UPDATE:  93.1b2 (09-06-93)                                
  67.  
  68. README: 
  69. "Standard ML of New Jersey is a compiler and programming environment for the Standard ML programming language. It was developed jointly at AT&T Bell Laboratories and Princeton University." 
  70. http://www.cs.Princeton.EDU:80/faculty/appel/smlnj/
  71.  
  72. AUTHORS:
  73. mac port:
  74. Soren Christensen
  75.     
  76. COPYRIGHT:  
  77. (c) 1988-93 AT&T & others 
  78.  
  79. TYPE:
  80. Freeware
  81.  
  82. INTERNET SITES:
  83. Original site:
  84. ftp://research.att.com/dist/ml/mac/
  85.  
  86. Other sites:
  87. ftp://ftp.switch.ch/software/mac/src/think_c/
  88. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/sml/mac/
  89. ftp://ftp.funet.fi/pub/languages/ml/sml/mac/
  90. ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/sml/mac/
  91. http://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/sml/mac/
  92.                                         
  93.  
  94.                                                  2.2 EdSML
  95.  
  96.                                                  2.2.1 EdSML
  97.  
  98. NAMES: 
  99. archived file: macsml412.sit.hqx 
  100. application: FAM  
  101.  
  102. VERSION - UPDATE: 4.1.2.v1 (06-26-92) 
  103.  
  104. README:
  105. "This is a port of the "version 4" Edinburgh SML to the Macintosh using Symantec's Think C compiler. This includes the SML Core language (without modules). A "project file" for Think C is provided so that the bytecode interpreter can be modified or recompiled if needed. The global symbol MAC_LSC is defined in the project to enable changes required to create this version of the FAM."
  106.   
  107. AUTHORS:
  108. Unix:
  109. Laboratory for Foundations of Computer Science
  110. Department of Computer Science - University of Edinburgh
  111. mac port:
  112. David G. Durand
  113.     
  114. COPYRIGHT:  
  115. (c)  1992 Laboratory for Foundations of Computer Science
  116. Department of Computer Science - University of Edinburgh
  117.  
  118. TYPE:
  119. Freeware
  120.  
  121. INTERNET SITES:
  122. ftp://ftp.fu-berlin.de/mac/lang/ML/                                     ftp://ftp.cs.tu-berlin.de/pub/mac/lang/ML/
  123. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/sml/mac/ 
  124.  
  125.                                            2.2.2 StandardML
  126.  
  127. NAMES: 
  128. archived file: MacintoshSML.hqx 
  129. application: FAM
  130.  
  131. VERSION - UPDATE: 3.5.v01 (09-06-89)              
  132.  
  133. README:
  134. "This document describes our port/implementation of the Edinburgh Standard ML system on the Macintosh created by Meta Software Corporation as part of its Coloured Petri Net (CPN) project. The result of this project will be a CPN based simulator which will execute sequential program fragments written in an extended version of Standard ML. For more information about this project please contact Kurt Jensen c/o Meta Software Corp."
  135.  
  136. AUTHORS:
  137. Unix:
  138. Laboratory for Foundations of Computer Science
  139. Department of Computer Science - University of Edinburgh
  140. mac port:
  141. META SOFTWARE CORPORATION
  142. OCTOBER 1988
  143.     
  144. COPYRIGHT:
  145. (c) Laboratory for Foundations of Computer Science
  146. Department of Computer Science - University of Edinburgh 
  147. (c) Meta Software Corp.
  148.  
  149. TYPE:
  150. Freeware 
  151.  
  152. INTERNET SITES:
  153. ftp://ftp.fu-berlin.de/mac/lang/ML/
  154. ftp://ftp.cs.tu-berlin.de/pub/mac/lang/ML/
  155. ftp://ftp.informatik.tu-muenchen.de/pub/comp/programming/languages/sml/mac/
  156. ftp://ftp.dcs.ed.ac.uk/export/ml/mac/
  157.  
  158.  
  159.                                            3. Mosml
  160.  
  161. If Stavrogin believes, he doesn't believe that he believes;
  162. if he doesn't believe, he doesn't believe that he doesn't believe.
  163. --> Fyodor Dostoevski
  164.  
  165. Page:
  166. http://www.dina.kvl.dk/~sestoft/mosml.html
  167.  
  168.                                          (Mac) Mosml
  169.  
  170. The USDA once wanted to make cows produce milk faster, to improve the dairy industry. (...) The foremost mathematician of his time offered to help them with the problem. (...) He handed them a piece of paper with the computations for the new, 300% improved milk cow.
  171. The plans began:
  172. "A Proof of the Attainability of Increased Milk Output from Bovines: Consider a spherical cow......"
  173. --> Chet Murthy
  174.  
  175. VERSION - UPDATE: 1.31 (10-20-95)
  176. 68k+ppc            
  177.  
  178. README:
  179. "Moscow ML provides a light-weight implementation of Core Standard ML, a strict functional language widely used in teaching and research. It is based on the Caml Light system, and is particularly useful when fast compilation and modest storage consumption are more important than fast program execution.
  180. The new version 1.31 of Moscow ML
  181.  
  182. * provides installable prettyprinters
  183. * fixed various minor bugs and deficiencies
  184. * works for the Macintosh (68k and PPC), thanks to Doug Currie
  185. (...)
  186. * The Macintosh executables (and documentation) are in
  187.         ftp://ftp.dina.kvl.dk/pub/mosml/mac-mos13bin.sea.hqx
  188. * The Macintosh modifications (to Unix) source files are in
  189.         ftp://ftp.dina.kvl.dk/pub/mosml/mac-mos13src.sea.hqx"
  190.  
  191. AUTHORS:
  192. Linux:
  193. Sergei Romanenko, Peter Sestoft
  194. mac port:
  195. Doug Currie
  196.     
  197. COPYRIGHT:
  198. (C) 1994, 1995 Sergei Romanenko, Moscow, Russia
  199. and Peter Sestoft, Copenhagen, Denmark.
  200.  
  201. TYPE:
  202. Freeware (:GNUware)
  203.  
  204. INTERNET SITES:
  205. Original site:
  206. ftp://ftp.dina.kvl.dk/pub/mosml/
  207.  
  208. Other site (mirror):
  209. ftp://ftp.dcs.ed.ac.uk/pub/ml/Moscow/ 
  210.  
  211.